Leadtools.Web.Services Namespace : ServiceStreamer<TStreamedData,TServiceState> Class |
public abstract class ServiceStreamer<TStreamedData,TServiceState>
'Declaration Public MustInherit Class ServiceStreamer (Of TStreamedData,TServiceState)
'Usage Dim instance As ServiceStreamer(Of TStreamedData,TServiceState)
public sealed class ServiceStreamer<TStreamedData,TServiceState>
function Leadtools.Web.Services.ServiceStreamer()
generic<typename TStreamedData> generic<typename TServiceState> public ref class ServiceStreamer abstract
This is an abstract class which you need to override and implement the abstract methods in order to use. The class allows inheritors to specify the number of concurrent web calls they want make at once and synchronizes this with updating the UI with the streamed data.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2